home *** CD-ROM | disk | FTP | other *** search
/ Nothing but GIFs AGA / Nothing But GIFs.iso / gifv44.lha / GIF_view.doc < prev    next >
Text File  |  1995-11-15  |  6KB  |  220 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                        GIF_view  v. 4.4  -  August 1992
  9.  
  10.  
  11.  
  12.                               GIF image viewer
  13.  
  14.                                     and 
  15.  
  16.                              GIF to IFF converter
  17.  
  18.  
  19.  
  20.                 Copyright (c) 1991,92 by Lorenzo Musto
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.     General Overview
  51.  
  52.     GIF_view is a program which allows you to view all GIF images
  53.     as well as to convert them into IFF format images.
  54.  
  55.     This is version 4.4, an update to version 4.
  56.  
  57.     My main  goal in developing  this  program  was  to  make  it
  58.     as fast as  possible.  The decompression  phase was carefully
  59.     designed  to make  it more  efficient  both in terms of speed
  60.     and  memory management and then coded in assembly.
  61.  
  62.     For  images  bigger  than  the  screen  size,  scrolling  and
  63.     overscan  are  available to view them throughout.
  64.     Also,  when  GIF image is  showed using  HAM  view-mode,  you
  65.     can avoid  the annoying left  border  color distortion  which
  66.     could rise as a beside effect, by executing the  command line
  67.     option 'PERFECT'.
  68.  
  69.     If you want to force an  high  resolution viewing  or if  you
  70.     are low  on  memory  or time , you  may want  to  specify the
  71.     'QUICK' option, but this may produce a deterioration in color
  72.     rendering (B&W).
  73.  
  74.     The program isn't  only  a fast GIF viewer,  but  also  comes
  75.     with an option to save the whole image, including its  hidden
  76.     parts, as an IFF-ILBM file.
  77.  
  78.     If no user action is cought within  a time which the user can
  79.     set (default 20 seconds) as he wishes,the program ends itself.
  80.     This can be used to create  scripts  releasing a "slide-show"
  81.     or for background conversions.
  82.  
  83.     A  windmill signals the  program's  execution  which  may  be
  84.     aborted  by  CTRL-C.
  85.  
  86.     No  particular  hardware  is  required  to run  this program;
  87.     it fits  well  on  PAL  systems  as well as  NTSC  and  works
  88.     fine with any OS version.
  89.  
  90.     NOTE! As software support the program requires "arp.library".
  91.  
  92.     Have fun.
  93.  
  94.  
  95.     Thanks to  Mark Matel  who has revised this text file to make
  96.     the English easier to read.
  97.  
  98.     This work is dedicated to my father.
  99.  
  100.  
  101.  
  102.     Author
  103.  
  104.     Contact me for any questions about this work:
  105.  
  106.      paper:     Lorenzo  Musto
  107.                 via   A.  Cantele  11,
  108.                 35129  Padova  (Italy)
  109.  
  110.     e-mail:     lorenzo@sabrina.dei.unipd.it      ( INTERNET )
  111.  
  112.      phone:     +39 49 609356
  113.  
  114.  
  115.  
  116.     Distribution
  117.  
  118.     GIF_view is a shareware program.
  119.  
  120.     GIF_view is also a copyrighted piece of software.
  121.  
  122.     You may copy or upload the archive wherever you choose,  but
  123.     only when it is complete and unchanged.  You are not allowed
  124.     to sell GIF_view for profit, or include  GIF_view  on a disk
  125.     which is sold for profit, without the author's (Lorenzo Musto)
  126.     permission.
  127.  
  128.     If you use it often, please send me a  donation of 10 US$ or
  129.     equivalent in any cash.    Then  you will get an update service
  130.     without the troublesome requester.
  131.  
  132.  
  133.  
  134.     Usage - Template
  135.  
  136.     GIF_view  [filename]  [PERFECT]  [QUICK]  [TIME <n>]
  137.               [SAVE <filename>]  [ABOUT]
  138.  
  139.  
  140.           PERFECT to correct  left border  color  distorsion.
  141.  
  142.           QUICK   to  gain  'speed, resolution,  memory' but
  143.                   to the detriment of image's color features.
  144.  
  145.           TIME    to set time-out mechanism to  <n>  seconds;
  146.                   default value is twenty.
  147.  
  148.           SAVE    to  save into file <filename>, which results
  149.                   in an image following the IFF-ILBM standard.
  150.               Set 'TIME 0' to hide conversion.
  151.  
  152.           ABOUT   shows complete information about this executable
  153.               file and its author.
  154.  
  155.           --------
  156.  
  157.           KeyStrokes
  158.  
  159.             -  carriage return
  160.                         ends displaying phase.
  161.  
  162.             -  arrow keys
  163.                         scrolling.
  164.  
  165.             -  numeric keypad
  166.                 [7 8 9] allows user to scroll around an image which
  167.                 [4   6] is larger than the screen size.  These keys
  168.             [1 2 3] will remain inactive when image fits screen.
  169.  
  170.                   [5]   puts screen to back.
  171.  
  172.                   [0]   refreshes whole display area.
  173.  
  174.             -   CTRL-C
  175.                         aborts execution freeing all allocated resources.
  176.  
  177.  
  178.  
  179.     Trademarks
  180.  
  181.       GIF and 'Graphics Interchange Format' are trademarks of
  182.                        CompuServe, Incorporated.
  183.                          an H&R Block Company
  184.                       5000 Arlington Centre Blvd.
  185.                          Columbus, Ohio 43220
  186.                             (614) 457-8600
  187.  
  188.  
  189.         "ILBM" IFF Interleaved Bitmap, from Electronic Arts.
  190.        Electronic Arts[tm] is a trademark of Electronic Arts.
  191.  
  192.  
  193.  
  194.     History
  195.  
  196.   o    may-91 v 0   prototype.
  197.   o    aug-91 v 1
  198.   o 02-oct-91 v -   Fixed bug:  Idiosyncrasy for B&W images removed.
  199.   o 02-oct-91 v -   Improv*ts:  Approximation of the  'Color Map'  refined.
  200.   o 04-oct-91 v -   Fixed bug:  Run-out working array.
  201.   o 05-oct-91 v 2   ··········· Spread worldwide ·······························
  202.   o    nov-91 v -   Improv*ts:  Falls  into  intuition:  screen,  overscan.
  203.   o    dec-91 v -   Improv*ts:  Optimization of  code.
  204.   o    jan-92 v -   Improv*ts:  Appears assembly-code to do critical steps.
  205.   o    mar-92 v -     New opt:  TIME  and  SAVE  (see above).
  206.   o 08-mar-92 v -   Improv*ts:  Buffered output on writing IFF destination file.
  207.   o 10-mar-92 v 4   ··········· Spread worldwide ·······························
  208.   o 10-mar-92 v 4.1 Improv*ts:  no more integer multip.
  209.   o 10-mar-92 v 4.2   New opt:  ABOUT (see above).
  210.                     Improv*ts:  Better IFF compression.
  211.   o 10-mar-92 v 4.3   New opt:  PERFECT (see above).
  212.                     Improv*ts:  You can see abnormal end partial results.
  213.                     Fixed bug:  Run-out working array.
  214.   o 10-aug-92 v 4.4 ··········· Spread worldwide ·······························
  215. ________________________________________________________________________________
  216. ================================================================================
  217.  
  218.